Skip to content

Conversation

@montymxb
Copy link
Contributor

@montymxb montymxb commented Jul 15, 2017

Shuts down the server and clears internal pid file in after_script at the end of script. Currently, due to the cache, parse-server-test keeps thinking there is a running server as it was never shutdown (and the pid never cleared) after the script finishes. This allows us to keep node_modules in the cache without having to do anything strange to make the next run execute properly.

@codecov
Copy link

codecov bot commented Jul 15, 2017

Codecov Report

Merging #339 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #339   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files          35       35           
  Lines        2749     2749           
=======================================
  Hits         2713     2713           
  Misses         36       36

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f219bfa...5270bb8. Read the comment docs.

@montymxb montymxb merged commit 3571490 into parse-community:master Jul 15, 2017
@montymxb montymxb deleted the cache-fix branch July 15, 2017 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant